GdkPixbufModuleStopLoadFunc

Finalizes the image loading state.

This function is called on success and error states.

alias GdkPixbufModuleStopLoadFunc = int function(void* context, GError** err)

Return Value

TRUE if the loading operation was successful

Throws

GException on failure.

Meta